Running RabbitMQ Locally with Docker
RabbitMQ is a popular open-source message broker, especially among C# developers who are creating mi ...View More
.NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa Learn C#, F#, an ...View More
Build an API Gateway with Envoy and use with .NET Core APIs
In this step by step tutorial I take you through how to set up Envoy as an API Gateway and run it in ...View More
Run ASP.NET Core 3.1 Apps in Docker with HTTPS.
In this step by step tutorial I take you through how to package your ASP.NET Core app as a Docker Im ...View More
Azure DevOps: Provision API Infrastructure using Terraform - Full Course
In this full course, we'll automatically provision an API on Azure including the infrastructure requ ...View More
Docker Compose with .NET Core & SQL Server (Step by Step)
In this step by step tutorial, we show you how to use Docker Compose to spin up a .NET Core API with ...View More
Step by step - Run and Connect to SQL Server in Docker
In this video we show you how to spin up an instance of SQL Server in Docker, then connect into it u ...View More
Deploy a .NET Core API with Docker (Step-by-Step)
In this video we build & package a .NET Core API as a Docker image, then deploy and spin that image ...View More